flatpak: Remove benchmarks build option for graphene
authorCorey Berla <corey@berla.me>
Mon, 11 Jul 2022 16:11:24 +0000 (09:11 -0700)
committerCorey Berla <corey@berla.me>
Mon, 11 Jul 2022 16:11:24 +0000 (09:11 -0700)
benchmarks was removed in
https://github.com/ebassi/graphene/commit/419edb99f0a314f51157b04d645cd24a959598d2

build-aux/flatpak/org.gtk.Demo4.json
build-aux/flatpak/org.gtk.IconBrowser4.json
build-aux/flatpak/org.gtk.WidgetFactory4.json

index 2e5359ed2a1bd24e84171a2a113b7530b0ae2444..be40daeb551e8eb2094747645045b3e66c5ec5bd 100644 (file)
@@ -54,8 +54,7 @@
             "builddir" : true,
             "config-opts" : [
                 "--libdir=/app/lib",
-                "-Dtests=false",
-                "-Dbenchmarks=false"
+                "-Dtests=false"
             ],
             "sources" : [
                 {
index fe11db5596ea97913868079ebf151ccb7d6f209e..00cdf9f110871733968613906717b408d3115896 100644 (file)
@@ -54,8 +54,7 @@
             "builddir" : true,
             "config-opts" : [
                 "--libdir=/app/lib",
-                "-Dtests=false",
-                "-Dbenchmarks=false"
+                "-Dtests=false"
             ],
             "sources" : [
                 {
index b62825effa7eff2fd681c463562314ec36f6f7cb..cdca2010ee02c496f2f64085adb4ea4885d5b91e 100644 (file)
@@ -54,8 +54,7 @@
             "builddir" : true,
             "config-opts" : [
                 "--libdir=/app/lib",
-                "-Dtests=false",
-                "-Dbenchmarks=false"
+                "-Dtests=false"
             ],
             "sources" : [
                 {